integer data type

英 [ˈɪntɪdʒə(r) ˈdeɪtə taɪp] 美 [ˈɪntɪdʒər ˈdeɪtə taɪp]

网络  整型; 整数数据类型; 整数; 整型数据类型

电力



双语例句

  1. For example, in the previous expression, by putting both integer data items together(" Retailer type code "and" Retailer code"), the error message disappears.
    例如,在前面的表达式中,把两个整数数据项(“Retailertypecode”和“Retailercode”)放在一起,错误消息就会消失了。
  2. For example, you can now change a column defined with a data type of INTEGER to have a data type of VARCHAR, or you can change a data type of TIMESTAMP to DATE.
    例如,现在可以修改一个数据类型为INTEGER的列,从而拥有一个VARCHAR数据类型,或者将数据类型从TIMESTAMP修改为DATE。
  3. If an integer exists in this element, it means the public data of people with this role type will be displayed in the system.
    如果该元素中包含整数,就表示相应角色的用户的公共数据会显示在系统中。
  4. Note that here you must pass in Scheme values to the function: The scm_int2num function is used to convert a C integer into a Scheme numerical data type.
    注意,这里必须将Scheme值传递给函数:scmint2num函数用于将C整数转换成Scheme数值数据类型。
  5. In the previous program, you used both integer and string data and never had to tell the Scheme language what type of data was being used.
    在先前的程序中,您使用了整型和字符串数据,因此没有告诉Scheme语言正在使用的是哪种类型的数据。
  6. XMLCAST: A new SQL function that converts an XML node's value into a relational data type, such as VARCHAR, INTEGER, DATE, and so on.
    XMLCAST:这个新的SQL函数将XML节点的值转换为关系数据类型,比如VARCHAR、INTEGER、DATE等等。
  7. The data type of the result is INTEGER and is never null.
    结果的数据类型是INTEGER,并且不会为null。
  8. To model more complex designs, you can type tags by stereotypes and meta-classes, in addition to Boolean, string, integer, user-defined data type, and terms.
    危机对更加复杂的设计建模,除了逻辑型,字符串型,整数型,用户自定义的数据类型,您可以对更加复杂的问题建模。
  9. The key isn't restricted to being an integer; it can be any nonmutable data type, including an integer, float, tuple, or string.
    键并不限制为整数;它可以是任何不易变的数据类型,包括integer、float、tuple或string。
  10. The REF USING INTEGER clause specifies that the INTEGER data type will be used to represent the REFERENCE type of this structured type and all of its subtypes.
    REFUSINGINTEGER子句指定了INTEGER数据类型,将使用这个数据类型表示该结构化类型及其所有子类型的REFERENCE类型。
  11. The maximum and minimum size of an integer might depend on the language, but the basic data type is the same.
    整型数的最大和最小值则由语言本身决定,但基本的表量类型还是相同的。
  12. The integer data type is used to specify a numeric value without a fractional component.
    整数数据类型用于指定没有小数部分的数值。
  13. A32-bit signed integer data type.
    32位有符号整数数据类型。